home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
database
/
simple_3.exe
/
PRINT.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-10-29
|
378b
|
15 lines
echo off
cls
echo This batch file will print the documentation
echo for the Simply Labels program. This manual is
echo about 70 pages long. Make sure you have enough
echo paper and your printer is set to top of form.
echo .
echo .
echo Press CTRL-C now if you DO NOT want to print the doc's.
echo .
pause
copy CHANGES.TXT prn
copy SL.DOC prn
copy CODES.DOC prn